Tag
Agent Skills
2 articles tagged with Agent Skills.
← All articles
ESC
↑↓ navigate↵ openSemantic + keyword
Stop asking the model to remember arithmetic
Most of what is in my skill files should not be there. A skill is knowledge the model needs while it works; a check is a fact about whether the output came out right. Almost everything I had written into skill files was the second kind wearing the clothes of the first.
When to write an agent skill
Vercel ran an eval where installed skills scored exactly the same as no documentation at all, because the agent never opened them in 56% of cases. A flat docs index in AGENTS.md scored 100% on the same suite. The useful reading of that result is about which of two jobs you're doing: putting a fact in front of the model, or getting a sequence carried out the same way every time.